Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

I am using subforms....

... from form to form to display the fixed 'navigational' data on the site - the form itself is used to just display the content from the database.

I'm typically using both a 'Header' and 'Footer' subform that also includes computed fields that are used by agents, etc...

Most forms, however, DO have some fixed content in the 'HTML Head Content' and 'JS Header' - but most is contained in .css and/or .js files that are updated from a common template.

The issue that I'm concerned about here is that there doesn't seem to be a built-in way to modify the <html> tag in the manner that has been proposed to us, and this is the only workaround that I've found (thanks to you!).

It requires that I add the custom <html> tag information to the HTML Head Content, and comments out, rather than replaces Domino's default code.

This is the resultant code from the web:

<!DOCTYPE html>
<!--<html>
<head>
<title>Test HTML5</title>-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<title>Title</title>
<link rel=....

Not being an HTML/WEB expert, I'm concerned that 1) with the <head> and <title> commented out - this MAY cause an issue with one or more browsers down the line, and 2) just not as easy to maintain, say if we need to update the <head> tag...

I think that I'm going to recommend that we settle on a fixed <head> tag - and move the needed code changes down into the page where they will be easier to maintain (ie. from a subform).

If there were only a way to use subforms (or common data) on Pages!

Thanks!


Feedback response number WEBB97QN45 created by ~Sigmund Dworelitnivu on 05/15/2013

HTML 5, DocType & <html> tag (~Sigmund Dworel... 13.May.13)
. . Try this... (~Dan Kikiterobu... 13.May.13)
. . . . Thanks, Karl-Henry! (~Sigmund Dworel... 15.May.13)
. . . . . . Put it in a subform... (~Dan Kikiterobu... 15.May.13)
. . . . . . . . Should not break... (~Dan Kikiterobu... 15.May.13)
. . . . . . . . . . While I'd like to agree 100% ... (~Sigmund Dworel... 15.May.13)
. . . . . . . . I am using subforms.... (~Sigmund Dworel... 15.May.13)
. . . . . . . . . . Body tag... (~Sigmund Dworel... 15.May.13)
. . . . . . . . Recommending that we stick with 4.0... (~Sigmund Dworel... 21.May.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS